|
FireSync API
|
|
protected |
Gets the full path for a given file name used by this block.
This function should be used to form fully-qualified file names when accessing files from within a block.
This method is thread-safe while the pipe is running.
| block | Block object. |
| fileName | File name. |
| filePath | Receives fully-qualified file path. |
| capacity | Capacity of the filePath argument. |