Package: gio

Function gio:resource-enumerate-children

Lambda List

gio:resource-enumerate-children (resource path lookup)

Arguments

resource -- a g:resource instance
path -- a string with a pathname inside the resource
lookup -- a g:resource-lookup-flags value

Return Value

The list of strings.

Details

Returns all the names of children at the specified path in the resource. The return result is a list of strings. The lookup argument controls the behaviour of the lookup.
 

See also

2024-11-21