ModelConfig

org.nlogo.app.ModelConfig
object ModelConfig

Attributes

Source
ModelConfig.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def discardNewAutoSaves(modelPath: String): Unit

Attributes

Source
ModelConfig.scala
def findAutoSave(modelPath: String): Option[Path]

Attributes

Source
ModelConfig.scala
def getAutoSavePath(modelPath: Option[String]): Path

Attributes

Source
ModelConfig.scala
def getLastModified(modelPath: String): Option[String]

Attributes

Source
ModelConfig.scala
def getModelConfigPath(modelPath: String): Path

Attributes

Source
ModelConfig.scala

Attributes

Source
ModelConfig.scala
def setLastModified(modelPath: String): Unit

Attributes

Source
ModelConfig.scala