Kirby\Cli\Command::tmp PHP Method

tmp() protected method

protected tmp ( $filename )
    protected function tmp($filename)
    {
        return '/tmp/' . $filename;
    }