Function workflow_node::fs::readdir_with_options

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