WorkspaceItem

Undocumented in source.

Constructors

this
this(string fname)
Undocumented in source.

Members

Functions

load
bool load(string fname)

load

save
bool save(string fname)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

description
dstring description [@property getter]

description

description
dstring description [@property setter]

description

dir
string dir [@property getter]

workspace item directory

filename
string filename [@property getter]

file name of workspace item

filename
string filename [@property setter]

file name of workspace item

name
dstring name [@property getter]

name

name
dstring name [@property setter]

name

name8
string name8 [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_description
dstring _description;
Undocumented in source.
_dir
string _dir;
Undocumented in source.
_filename
string _filename;
Undocumented in source.
_name
dstring _name;
Undocumented in source.
_originalName
dstring _originalName;
Undocumented in source.

Meta