create()
/**
* @throws Throwable
*
* Use this to create a file.
*/
public static function create(string $path) : Promise;Last updated
/**
* @throws Throwable
*
* Use this to create a file.
*/
public static function create(string $path) : Promise;Last updated