nbtool.util - northern-bites/nbites GitHub Wiki

  • Logger is used by the tool to format almost all stdout printing. You can control this by setting the current loglevel in the 'utility' pane.

  • Utility is a static class (only static methods defined) which provides utility functions to the rest of the tool.

  • Prefs handles the reading and writing of all user preferences. These preferences are stored in ~/.nbtool-preferences.txt and are not part of the nbites git repository/directory. The preferences are text-editable.