Searched refs:getWorkspaceFromPath (Results 1 – 1 of 1) sorted by relevance
254 workspaceName, err := w.getWorkspaceFromPath(editPath)293 worspaceName, err := w.getWorkspaceFromPath(inPath)318 func (w Workspace) getWorkspaceFromPath(inPath string) (string, error) { func