Kirby\Cli\Command\Make::exists PHP Méthode

exists() protected méthode

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