Disque\Command\JScan::getCommand PHP Method

getCommand() public method

Get command
public getCommand ( ) : string
return string Command
    public function getCommand()
    {
        return 'JSCAN';
    }