viaduct
0.3.0
interpreter
/
io.github.aplcornell.viaduct.backend.io
/
FileStrategy
File
Strategy
class
FileStrategy
(
inFile
:
File
)
:
Strategy
Constructors
Functions
Constructors
File
Strategy
Link copied to clipboard
fun
FileStrategy
(
inFile
:
File
)
Functions
get
Input
Link copied to clipboard
open
suspend override
fun
getInput
(
)
:
Value
recv
Output
Link copied to clipboard
open
suspend override
fun
recvOutput
(
value
:
Value
)