Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
iconfalse
title Open points
  • "silent" - a parameter to make LL quiet
    • An additional method setVerbosity will be added

Get IDS


Code Block
languagepy
titleIDS GET
def get(self, idsName, occurrence = 0) # idsName (e.g. 'equilibrium')
	return ids


Code Block
languagepy
titleIDS GET
def put(self, ids, occurrence = 0)