dotfiles/.config/nvim/templates/puppet/export.pp

8 lines
140 B
ObjectPascal

# %CLASS_NAME%
define %CLASS_NAME% (
# add parameters to be exported from here
){
# exported resource, do not place anything in here
}