Skip to content

Tutorial03 Mastering coz bud

Taka Okunishi edited this page Jun 11, 2015 · 7 revisions

Auto filling properties.

Configurable properties.

Name Type Description
engine string|object Template compile function or name of function
cwd string Working directory path
data object Data to template render with
mkdirp boolean Make parent directories if needed
setup object Properties to set engine
force boolean Should overwrite file when already exists, or not
mode string|number File permission
path string Destination file path. If not provided, guess from bud file path
tmpl string|function Template file path or registered template name or template function

See also

Links

Tutorials

Clone this wiki locally