| Method | Defined By | ||
|---|---|---|---|
execute($command:String, $root:Boolean, $callback:Function):void [static]
| CMD | ||
| Constant | Defined By | ||
|---|---|---|---|
| EXTENSION_ID : String = com.myflashlab.air.extensions.cmd [static] | CMD | ||
| VERSION : String = 1.0.11 [static] | CMD | ||
| execute | () | method |
public static function execute($command:String, $root:Boolean, $callback:Function):void
Parameters
$command:String | |
$root:Boolean | |
$callback:Function — expects one parameter as String
|
| EXTENSION_ID | Constant |
public static const EXTENSION_ID:String = com.myflashlab.air.extensions.cmd| VERSION | Constant |
public static const VERSION:String = 1.0.11