getOrNull

open fun getOrNull(path: Path): Source?
open fun getOrNull(path: String): 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