interface ZPoolAddVDevOptions {
    force?: boolean;
}

Properties

Properties

force?: boolean