Skip to main content

10 docs tagged with "helpers"

View All Tags

bud.path

Returns an absolute path to a directory or file.

bud.pipe

Pipe a value through an array of functions

bud.relPath

Get a path relative to the project's base directory.

bud.sh

Execute arbitrary shell commands

bud.tap

Access the bud.js object through a callback

bud.tapAsync

Access the bud.js object through an async callback

bud.when

Conditionally execute a function based on conditions