Skip to main content

names

Function names 

Source
pub async fn names(of: &FileSystemDirectoryHandle) -> Result<Vec<String>>
Expand description

What of holds, by name.

§Errors

The browser’s refusal, or an iteration that answers something that is not a handle.