ssh/types/include.pp
mergwyn 57814688cd Align fixtures with 20.04 defaults
Align fixtures with defaults
2020-07-06 20:33:51 +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]]]