PHP Class Kirby\Cli\Util

Show file Open project: getkirby/cli

Public Methods

Method Description
download ( $url, $progress = null )
remove ( $item )
unzip ( $file, $to )

Method Details

download() public static method

public static download ( $url, $progress = null )

remove() public static method

public static remove ( $item )

unzip() public static method

public static unzip ( $file, $to )