re-core.presets.type

Type presets that enable us to create types quickly, for example:
(create puppet :re-ops default-src "re-ops instances") ; default source convention from type name
(create puppet :re-ops (src  "re-ops instances") "re-ops instances") ; source specified

args

(args & as)
Set script arguments

default-src

(default-src instance)
Using name as a convention source location

home

into-spec

(into-spec m args)

puppet

reconf

refer-type-presets

(refer-type-presets)

src

(src s)

with-desc

(with-desc d)

with-type

(with-type t)