CacheTool\Command\StatRealpathSizeCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('stat:realpath_size')->setDescription('Display size of realpath cache')->setHelp('');
    }
StatRealpathSizeCommand