class Gamefic::Scanner::Result

def strictness

Returns:
  • (Integer) -
def strictness
  @strictness ||= Scanner.strictness(processor)
end