Annotation Type Launch

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String[] value
      The program arguments to launch with
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int exitCode
      Expected return code
    • Element Detail

      • value

        String[] value
        The program arguments to launch with
      • exitCode

        int exitCode
        Expected return code
        Default:
        0