ParsePost

Issue #448 resolved
Benjamin Cordes created an issue

In ParseOptions

//TODO: redundant. this handles webUI json parsing
    public static NuBotOptions parsePost(JSONObject postJson) throws Exception {

Comments (3)

  1. Log in to comment