ReadFileStage
From CCIL
Arguments
- file - The path to the file.
- output - The textual content of the file.
Registration
service:readfile rdf:type entity:service ; entity:implementation "net.ccil.stages.io.ReadFileStage" ; entity:classpath "" ; entity:arguments "" .