Parametry

Nazwa parametru Opis
repo
opcjonalny

Import templates from a different repo.

Validations:

  • Must be String

branch
opcjonalny

Branch in Git repo.

Validations:

  • Must be String

prefix
opcjonalny

The string all imported templates should begin with.

Validations:

  • Must be String

dirname
opcjonalny

The directory within the git tree containing the templates.

Validations:

  • Must be String

filter
opcjonalny

Import names matching this regex (case-insensitive; snippets are not filtered).

Validations:

  • Must be String

negate
opcjonalny

Negate the prefix (for purging).

Validations:

  • Must be 'true' or 'false' or '1' or '0'

associate
opcjonalny

Associate to OS's, Locations & Organizations. Options are: always, new or never.

Validations:

  • Must be String