true
on success. If another workspace is currently active, it will be closed before opening the new workspace. The default workspace is chosen using the following strategy: 1) If no workspace directories currently exist, a new workspace directory is created with index 00 and name 'default'. 2) If a single workspace directory exists, it is chosen as the default workspace. 3) If multiple workspace directories exist, they are searched in sequential order for the first one containing a file named '.autostart', which is chosen as the default workspace. Otherwise the workspace with the lowest index is chosen.
@return true
if the default workspace could be successfully opened, false
otherwise.
|
|