Function readdir_with_options

Source
pub async fn readdir_with_options(
    path: &str,
    options: Object,
) -> Result<JsValue, JsValue>