Skip to content
Commit 19e31adb authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

Refactoring of highlevel workspace code

Move all workspace related code out of Pipeline() and into the
frontend App() object.

Some changes in transition here include:

  o Workspaces() object methods for looking up and deleting workspaces
    now take an element name instead of an element.

  o Share code for partial App() initialization between the
    `workspace close` and `workspace list` commands

  o No longer require that an element exist in the project
    in order to close a workspace

This fixes issue #249
parent 8b5742dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment