ssh/types/include.pp
2020-07-06 20:08:07 +01:00

6 lines
152 B
ObjectPascal

# config files to be includes
# @summary
# directory of array of directories to be included
#
type Ssh::Include = Variant[String[1],Array[String[1]]]