Kirby\Cli\Command\Make::exists PHP 메소드

exists() 보호된 메소드

protected exists ( )
    protected function exists()
    {
        return file_exists($this->file());
    }