de.sciss.scalainterpreter.Interpreter$.ConfigBuilder$
See theConfigBuilder companion trait Attributes
- Companion:
- trait
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Value members
Creates a new configuration builder initialized to the values taken from an existing configuration.
Creates a new configuration builder initialized to the values taken from an existing configuration.
Attributes
- config
the configuration from which to take the initial settings
- Returns:
the new mutable configuration builder