package passage

  1. Overview
  2. Docs

Module Age.KeySource

Sourcetype t
Sourceval inject : string -> t
Sourceval project : t -> string
Sourceval inject_list : string list -> t list
Sourceval project_list : t list -> string list
Sourceval from_identity_file : ?use_sudo:bool -> string -> t