ostrat.pjvm
This package is for JavaFx code.
Attributes
Members list
Value members
Concrete methods
Function object apply method to get FileStatements from a Java build resource.
Function object apply method to get FileStatements from a Java build resource.
Attributes
Writes the String given in the third parameter to the full path and filename given by the first name. Returns a successful message on success.
Writes the String given in the third parameter to the full path and filename given by the first name. Returns a successful message on success.
Attributes
Writes the String given in the third parameter to the full path and filename given by the first name. Returns a successful message on success.
Writes the String given in the third parameter to the full path and filename given by the first name. Returns a successful message on success.
Attributes
Find a setting of the given name and type from the file DevSettings.rson, else return the given default value..
Find a setting of the given name and type from the file DevSettings.rson, else return the given default value..
Attributes
Find a setting of the given name and and return its Expr from the file DevSettings.rson.
Find a setting of the given name and and return its Expr from the file DevSettings.rson.
Attributes
Find a setting of the given name and type from the file DevSettings.rson.
Find a setting of the given name and type from the file DevSettings.rson.
Attributes
Attempts to load a value of the specified type from an RSON format file.
Attempts to load a value of the specified type from an RSON format file.
Attributes
Attempts to load a value of the specified type from an RSON format file, in case of failure returns the else default value.
Attempts to load a value of the specified type from an RSON format file, in case of failure returns the else default value.
Attributes
Attempts to find find and load file, attempts to parse the file, attempts to find object of type A. If all stages successful, calls procedure (Unit returning function) with that object of type A
Attempts to find find and load file, attempts to parse the file, attempts to find object of type A. If all stages successful, calls procedure (Unit returning function) with that object of type A
Attributes
Saves text file to specified file at given path directory.
Saves text file to specified file at given path directory.
Attributes
Attempts to load the value of a setting of the specified name from a file.
Attempts to load the value of a setting of the specified name from a file.
Attributes
Attempts to load the value of a setting of the specified name from a file, in case of failure returns the else default value.
Attempts to load the value of a setting of the specified name from a file, in case of failure returns the else default value.
Attributes
Function object apply method to get statements from a Java build resource.
Function object apply method to get statements from a Java build resource.
Attributes
Concrete fields
The resource folders and hence the developer settings folder are set in the build tool Sbt and Mill. They are not set in the code.
The resource folders and hence the developer settings folder are set in the build tool Sbt and Mill. They are not set in the code.