Check - GraphWalker/graphwalker-project GitHub Wiki

Check and analyze model(s) for issues.

Options

  • --model, -m

    Model followed by generator with stop condition. The format is GENERATOR(STOP_CONDITION).

  • --blocked, -b

    This option enables or disables the BLOCKED feature. When -b true GraphWalker will filter out elements in models with the keyword BLOCKED. When -b false GraphWalker will not filter out any elements in models with the keyword BLOCKED. Default is true.