Add workspace.toggle() method

This commit is contained in:
Matthew Dapena-Tretter
2017-03-14 16:31:06 -07:00
parent 5b4f402278
commit d854a88dbb
3 changed files with 64 additions and 10 deletions

View File

@@ -7,6 +7,8 @@ module.exports = class WorkspaceCenter {
this.paneContainer = paneContainer
}
activate () {}
/*
Section: Event Subscription
*/