class DrushConfig extends ConfigOverlay (View source)

Accessors for common Drush config keys.

Methods

cwd()

No description

home()

No description

user()

No description

isWindows()

No description

tmp()

No description

drushScript()

Return the path to this Drush

simulate()

Return 'true' if we are in simulated mode.

array
configPaths()

Return the list of paths to active Drush configuration files.

Details

cwd()

No description

home()

No description

user()

No description

isWindows()

No description

tmp()

No description

drushScript()

Return the path to this Drush

simulate()

Return 'true' if we are in simulated mode.

array configPaths()

Return the list of paths to active Drush configuration files.

Return Value

array