runner
This commit is contained in:
parent
1cafd74cc4
commit
303c80f601
2
lxc.js
2
lxc.js
@ -253,7 +253,7 @@ lxcORM.prototype.list= function(callback){
|
|||||||
// module.exports = lxc;
|
// module.exports = lxc;
|
||||||
|
|
||||||
var orm = new lxcORM()
|
var orm = new lxcORM()
|
||||||
lxc.ready(function(){
|
orm.ready(function(){
|
||||||
console.log(arguments, this);
|
console.log(arguments, this);
|
||||||
})
|
})
|
||||||
// setTimeout(function(){console.log(orm)}, 5000)
|
// setTimeout(function(){console.log(orm)}, 5000)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user