ReadFileStage
From CCIL
Arguments
- file - The path to the file.
- output - The textual content of the file.
Usage
READ_FILE = readfile READ_FILE.file = languages/en/JWH_Memoirs.pdf READ_FILE.output = @xfer
Registration
service:readfile rdf:type entity:service ; entity:implementation "net.ccil.stages.io.ReadFileStage" ; entity:classpath "" ; entity:arguments "" .