package flash.system;

extern class FSCommand {
	static function _fscommand(command : String, args : String) : Void;
}