You are here

protected property CommandBase::$executable in Tome 8

The current executable path.

Type: string

File

modules/tome_base/src/CommandBase.php, line 32

Class

CommandBase
Contains a base class for Tome commands.

Namespace

Drupal\tome_base

Code

protected $executable;