mirror of
https://github.com/nuintun/command-manager.git
synced 2025-12-17 08:26:17 +08:00
update files
This commit is contained in:
@@ -15,7 +15,7 @@ module.exports = function (Terminal){
|
||||
this.readable = false;
|
||||
this.writable = false;
|
||||
this.write = function (){};
|
||||
this.handler = function (){};
|
||||
this.handlerTitle = function (){};
|
||||
this.ondata = function (){};
|
||||
this.ontitle = function (){};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user