LazyRecord\Command\SchemaCommand\ListCommand::usage PHP Method

usage() public method

public usage ( )
    public function usage()
    {
        return 'list-schema [paths|classes]';
    }