polywrap-client
0.10.4
common
polywrap-client
/
io.polywrap.core
/
WrapPackage
/
getFile
get
File
abstract
fun
getFile
(
path
:
String
)
:
Result
<
ByteArray
>
Get a file from the Wrapper package.
Return
The result of the file retrieval.
Parameters
path
The path to the file.