Next:
File class-reading system defaults
, Previous:
File class-initialization
, Up:
File
1.72.4 File class: instance creation
name: aName
Answer a new file with the given path. The path is turned into an absolute path.
path: aString
Answer a new file with the given path. The path is not validated until some of the fields of the newly created objects are accessed