Skip to main content

Enso_Secret.get

Enso_Secret.getnameparent

Group: Input

Documentation

Get a Secret if it exists.

Arguments

  • name: The name of the secret, or an enso:// path.
  • parent: The parent folder for the secret, if resolving by name. If Nothing then will search in the current working directory. If an enso:// path is provided, the parent argument is not considered and must be Nothing.