stitch-runtime
Toggle table of contents
1.0.0-alpha03
common
Target filter
common
Switch theme
Search in API
Skip to content
stitch-runtime
stitch-runtime
/
dev.teogor.stitch.runtime
/
DatabasePath
/
Custom
Custom
data
class
Custom
(
val
absoluteDirectoryPath
:
String
)
:
DatabasePath
A custom directory path.
Members
Constructors
Custom
Link copied to clipboard
constructor
(
absoluteDirectoryPath
:
String
)
Properties
absolute
Directory
Path
Link copied to clipboard
val
absoluteDirectoryPath
:
String
The absolute path to the directory where the database should be stored.