Package: gio

Function gio:resource-has-children

Lambda List

gio:resource-has-children (resource path)

Arguments

resource -- a g:resource instance
path -- a string for a pathname inside the resource

Return Value

True if path has children.

Details

Returns whether the specified path in the resource has children.

Since 2.84
 

See also

#2025-05-01