get_child (name, from_url=False)

Lookup a child of the asset. Returns None if no child exists with the specified name.

Naturally, this method always returns None unless the asset is a directory.

Comments