fromGuest

fun fromGuest(options: Value?): ReadFileOptions

Convert a guest data structure to a ReadFileOptions structure on a best-effort basis.

Return

The converted ReadFileOptions structure.

Parameters

options

The guest data structure to convert.