InputFileSource
The input file to use for an outbound transformation.
Inheritors
Types
Functions
Link copied to clipboard
Casts this InputFileSource as a FileContent and retrieves its kotlin.String value. Throws an exception if the InputFileSource is not a FileContent.
Link copied to clipboard
Casts this InputFileSource as a FileContent and retrieves its kotlin.String value. Returns null if the InputFileSource is not a FileContent.