DataSift\Storyplayer\Cli\Feature_LocalhostSupport::addSwitches PHP Method

addSwitches() public method

public addSwitches ( Phix_Project\CliEngine\CliCommand $command, $additionalContext )
$command Phix_Project\CliEngine\CliCommand
    public function addSwitches(CliCommand $command, $additionalContext)
    {
        // nothing to do - localhost is always enabled
    }