getOrNull

open override fun getOrNull(path: Path): Source?

Returns sub-source in specified path if this source contains value(s) in specified path, null otherwise.

Return

sub-source in specified path if this source contains value(s) in specified path, null otherwise

Parameters

path

item path

Sources

jvm source
Link copied to clipboard