PHP 클래스 N98\Magento\Command\Developer\Log\AbstractLogCommand

상속: extends N98\Magento\Command\AbstractMagentoCommand
파일 보기 프로젝트 열기: netz98/n98-magerun

보호된 메소드들

메소드 설명
askLogFile ( Symfony\Component\Console\Output\OutputInterface $output ) : string
getDebugDir ( ) : string
getLogDir ( ) : string
getLogFileIterator ( ) : Finder
logfileExists ( string $filename ) : boolean

메소드 상세

askLogFile() 보호된 메소드

protected askLogFile ( Symfony\Component\Console\Output\OutputInterface $output ) : string
$output Symfony\Component\Console\Output\OutputInterface
리턴 string

getDebugDir() 보호된 메소드

protected getDebugDir ( ) : string
리턴 string

getLogDir() 보호된 메소드

protected getLogDir ( ) : string
리턴 string

getLogFileIterator() 보호된 메소드

protected getLogFileIterator ( ) : Finder
리턴 Symfony\Component\Finder\Finder

logfileExists() 보호된 메소드

protected logfileExists ( string $filename ) : boolean
$filename string
리턴 boolean