Package: gio

Function gio:resources-enumerate-children

Lambda List

gio:resources-enumerate-children (path &optional lookup)

Arguments

path -- a string for a pathname inside the resource
lookup -- an optional g:resource-lookup-flags value, the default value is :none

Return Value

The list of strings.

Details

Returns all the names of children at the specified path in the set of globally registered resources. The lookup argument controls the behaviour of the lookup.
 

See also

2025-05-01