Filesystem:FileInfo
Filesystem:FileInfo provides Meta information about
a single file or Directory.
| Pin | Info |
|---|---|
|
|
1-Query[Bang]: Gathers the current informationabout the File/directory in the buffered Path. 1-Path[String]: Stores the received Pathin the Buffer and Emits the files Info. 2-Path[String]: Stores the received Pathin the Buffer. |
|
|
1-File info[Pack]: Emits a Pack with all the informationabout the File/directory. |
| Node Parameters | |
|
Path: Defines what File/Directory information shoud be gathered about. Expand: exists: Shows if the Path point to an existing File/directory. creation: Shows when the File/Directory was created. modification: Shows when the File/directory was last edited. size: Shows the Size of the File on the Drive. (directory=0) type: Shows if the Path points to a File or Directory. access: Shows how Backstage in what extend Backstage can access this directory/file. |
|
