Parametri

Nome parametro Descrizione
repo
opzionale

Import templates from a different repo.

Validations:

  • Must be a String

branch
opzionale

Branch in Git repo.

Validations:

  • Must be a String

prefix
opzionale

The string all imported templates should begin with.

Validations:

  • Must be a String

dirname
opzionale

The directory within the git tree containing the templates.

Validations:

  • Must be a String

filter
opzionale

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

Validations:

  • Must be a String

negate
opzionale

Negate the prefix (for purging).

Validations:

  • Must be one of: true, false, 1, 0

associate
opzionale

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

Validations:

  • Must be a String