Latest JAS v1.1.0
144 plugins online

Code / CLI / clear

CLI :: clear
Method
include/cli.php

Description...

Return values

Nothing
Returns

Examples

CLI Clear method example
PHP
<?
  $cli->clear();  //Call CLI::clear method
?>

Comments (0)