mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-07 11:51:49 +09:00
tvdos installer wip
This commit is contained in:
@@ -153,7 +153,7 @@ Properties:
|
||||
|
||||
\begin{outline}
|
||||
\1\propertysynopsis{size}{Int}{Returns a size of the file in bytes.}
|
||||
\1\propertysynopsis{path}{String}{Returns a path (NOT including the drive letter) of the file. Paths are separated using reverse solidus.}
|
||||
\1\propertysynopsis{path}{String}{Returns a path (NOT including the drive letter) of the file. Paths are started with, and separated using reverse solidus.}
|
||||
\1\propertysynopsis{fullPath}{String}{Returns a fully qualified path (including the drive letter) of the file. Paths are separated using reverse solidus.}
|
||||
\1\propertysynopsis{driverID}{String}{Returns a filesystem driver ID associated with the file.}
|
||||
\1\propertysynopsis{driver}{[Object object]}{Returns a filesystem driver (a Javascript object) for the file.}
|
||||
|
||||
Reference in New Issue
Block a user