Class IO
Handles input & output
Abstract
Namespace: Alo\CLI
Author: Art <a.molcanovas@gmail.com>
Located at sys/class/alo/cli/io.php
Namespace: Alo\CLI
Author: Art <a.molcanovas@gmail.com>
Located at sys/class/alo/cli/io.php
Methods summary
public static
|
|
public static
|
#
open_file_default( string $path )
Opens a file using the default program. Works on Windows Linux as long as xdg-utils are installed. |
public static
string
|
Magic methods summary
Properties summary
public static
array
|
$argv |
#
Arguments passed on to PHP excl the first (file name) |