Skip to content

allow_other option support #15

@duanckham

Description

@duanckham
385 // even...
386 ...
387 const char* debugOption = f4js.enableFuseDebug? "-d":"-f";
388 char *argv[] = { (char*)"dummy", (char*)"-s", (char*)"-o", (char*)"allow_other", (char*)debugOption, (char*)f4js.root.c_str() };
389 ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions