Buy Me a Coffee at ko-fi.com

No description available
figura.docs.file

No description available
figura.docs.file.allowed

overload 1:
FileAPI.allowed(): Boolean
typings.1729365000
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.file.delete

overload 1:
FileAPI.delete(path: String): Boolean
typings.-1808118735typings.1729365000
Method PropertyFluent DescriptionRepresentation
path accepts
Return Value

No description available
figura.docs.file.exists

overload 1:
FileAPI.exists(path: String): Boolean
typings.-1808118735typings.1729365000
Method PropertyFluent DescriptionRepresentation
path accepts
Return Value

No description available
figura.docs.file.is_directory

overload 1:
FileAPI.isDirectory(path: String): Boolean
typings.-1808118735typings.1729365000
Method PropertyFluent DescriptionRepresentation
path accepts
Return Value

No description available
figura.docs.file.is_file

overload 1:
FileAPI.isFile(path: String): Boolean
typings.-1808118735typings.1729365000
Method PropertyFluent DescriptionRepresentation
path accepts
Return Value

No description available
figura.docs.file.is_path_allowed

overload 1:
FileAPI.isPathAllowed(path: String): Boolean
typings.-1808118735typings.1729365000
Method PropertyFluent DescriptionRepresentation
path accepts
Return Value

No description available
figura.docs.file.list

overload 1:
FileAPI.list(path: String): Table
typings.-1808118735typings.80563118
Method PropertyFluent DescriptionRepresentation
path accepts
Return Value

No description available
figura.docs.file.mkdir

overload 1:
FileAPI.mkdir(path: String): Boolean
typings.-1808118735typings.1729365000
Method PropertyFluent DescriptionRepresentation
path accepts
Return Value

No description available
figura.docs.file.mkdirs

overload 1:
FileAPI.mkdirs(path: String): Boolean
typings.-1808118735typings.1729365000
Method PropertyFluent DescriptionRepresentation
path accepts
Return Value

No description available
figura.docs.file.open_read_stream

overload 1:
FileAPI.openReadStream(path: String): InputStream
typings.-1808118735typings.1361886154
Method PropertyFluent DescriptionRepresentation
path accepts
Return Value

No description available
figura.docs.file.open_write_stream

overload 1:
FileAPI.openWriteStream(path: String): OutputStream
typings.-1808118735typings.33956865
Method PropertyFluent DescriptionRepresentation
path accepts
Return Value

No description available
figura.docs.file.read_string

overload 1:
FileAPI.readString(path: String, encoding: String): String
typings.-1808118735typings.-1808118735typings.-1808118735
Method PropertyFluent DescriptionRepresentation
path accepts
encoding accepts
Return Value

No description available
figura.docs.file.write_string

overload 1:
FileAPI.writeString(path: String, data: String, encoding: String): nil
typings.-1808118735typings.-1808118735typings.-1808118735typings.109073
Method PropertyFluent DescriptionRepresentation
path accepts
data accepts
encoding accepts
Return Value