qed::is_workspace_open (::quartus::qed)

The following table displays information for the qed::is_workspace_open Tcl command:

Tcl Package and Version

Belongs to ::quartus::qed 1.0

Syntax qed::is_workspace_open [-h | -help] [-long_help]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
Description
Checks whether a QED workspace is currently open. Returns 1,
if a workspace is currently open; returns 0, otherwise.
Example Usage
    qed::is_workspace_open
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful