View Source Workspace.Export (Workspace v0.1.0)
Helper utilities for exporting the workspace to various formats.
Summary
Functions
Returns a json
representation of the key workspace properties.
Functions
@spec to_json(workspace :: Workspace.State.t()) :: String.t()
Returns a json
representation of the key workspace properties.
By default only the workspace_path
and the projects
are included.
Notice that skipped projects are not included.