PHP Class Pantheon\Terminus\Commands\AliasesCommand

Inheritance: extends TerminusCommand
Exibir arquivo Open project: pantheon-systems/terminus

Public Methods

Method Description
aliases ( $options = ['print' => false, 'location' => null] ) : string | null Print and save Drush aliases for the the sites on which you are a team member

Method Details

aliases() public method

Print and save Drush aliases for the the sites on which you are a team member
public aliases ( $options = ['print' => false, 'location' => null] ) : string | null
return string | null