class ReadFileResult
- namespace: plugin_template
fields
ReadFileResult.data
ReadFileResult.data : string
A file path + its contents.
ReadFileResult.path
ReadFileResult.path : string
The blob of text that was read from path
.
ReadFileResult.data : string
A file path + its contents.
ReadFileResult.path : string
The blob of text that was read from path
.