Cake::Env
Inherits Struct / Value / Object
Represents an environment for building a target.
Constructors
new
Instance methods
args
Returns the arguments that were passed after the --.
deps
Returns the dependencies.
initialize
modified_deps
Returns the file dependencies that were modified.
name
Returns the name of the target.
verbose
Returns whether the output should be verbose.