File.File(sourcePath)
Constructor.
EXAMPLE:
testfile as Fuego.Io.File = Fuego.Io.File("/tmp/testfile.txt")
Arguments:
Name
Type
Description
Mode
sourcePath
String
the file pathname.
in
Parent topic:
Fuego.Io : File