Treatment readText

fs/text::readText


Parameters

↳ var path: string

Inputs

⇥ fileystem: Block<FileSystem> (fs/filesystem::FileSystem)
⇥ trigger: Block<void>

Outputs

↦ completed: Block<void>
↦ errors: Stream<string>
↦ failed: Block<void>
↦ finished: Block<void>
↦ reached: Block<void>
↦ text: Stream<string>