Skip to content

Instantly share code, notes, and snippets.

@alangpierce
Created January 6, 2018 05:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alangpierce/fd02bbdbe6ee5a34239fe4ffdb16df07 to your computer and use it in GitHub Desktop.
Save alangpierce/fd02bbdbe6ee5a34239fe4ffdb16df07 to your computer and use it in GitHub Desktop.
_clearWorkspace: (itemIdsToKeep = []) ->
@_closeAllFilesExcept (itemFileId) -> itemFileId in itemIdsToKeep
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment