ostrat.utiljvm
This package is for Java byte code targets.
Attributes
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
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.
Find a setting of the given name and type from the file DevSettings.rson.
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 return its Expr from the file DevSettings.rson.
Find a setting of the given name and return its Expr 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 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 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
Possible path to the openstrat directory, if it can be found in Dev/User/DevSettings.rson file.
Possible path to the openstrat directory, if it can be found in Dev/User/DevSettings.rson file.
Attributes
If the project path can be found in Dev/User/DevSettings.rson do the side effect function.
If the project path can be found in Dev/User/DevSettings.rson do the side effect function.
Attributes
Saves text file to specified file at given path directory.
Saves text file to specified file at given path directory.
Attributes
Needs removal.
Needs removal.
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
If the project path can be found in Dev/User/DevSettings.rson do the side effect function.
If the project path can be found in Dev/User/DevSettings.rson do the side effect function.
Attributes
Possible path to the staging directory for openstrat artifacts, if it can be found in Dev/User/DevSettings.rson file.
Possible path to the staging directory for openstrat artifacts, if it can be found in Dev/User/DevSettings.rson file.
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.