PathTreeView.getVersion

interface PathTreeView(Data)
final
Optional!size_t
getVersion
(
string path
)

Return Value

Type: Optional!size_t

$(D_PSYMBOL some) over version number (counted from 0) of data stored under this exact $(D_PSYMBOL path); empty optional if no value was assigned.

Meta