Skip to main content

holds

Function holds 

Source
pub async fn holds(of: &FileSystemDirectoryHandle, name: &str) -> Result<bool>
Expand description

Whether of holds a directory called name — the question a rename asks before it moves anything.

§Errors

As names.