ex-mode/lib/global-ex-state.coffee
2015-02-19 18:11:25 +01:00

4 lines
73 B
CoffeeScript

class GlobalExState
commandHistory: []
module.exports = GlobalExState