Annotation Type Launch

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int exitCode
      Expected return code
      String[] value
      The program arguments to launch with
    • Element Detail

      • value

        String[] value
        The program arguments to launch with
        Default:
        {""}
      • exitCode

        int exitCode
        Expected return code
        Default:
        0