dls v0.1.2 (2018-03-24T18:04:37Z)
Dub
Repo
Tool
dls
tools
tool
Undocumented in source.
abstract
class
Tool {
class
Configuration
via
import
dls
.
tools
.
configuration
:
Configuration
;
;
protected
Configuration
_configuration
;
Configuration
configuration
[@property setter];
}
Members
Properties
configuration
Configuration
configuration
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_configuration
Configuration
_configuration
;
Undocumented in source.
Meta
Source
See Implementation
dls
tools
tool
classes
Tool