Kirby\Cli\Command\Make::exists PHP Method

exists() protected method

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