fromGuest

fun fromGuest(options: Value?): MkdirOptions

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

Return

The converted MkdirOptions structure.

Parameters

options

The guest data structure to convert.