MCPcopy Create free account
hub / github.com/KLayout/klayout / reload_count

Method reload_count

testdata/ruby/dbLibrary.rb:30–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 @reload_count = 0
29 end
30 def reload_count
31 @reload_count
32 end
33 def reload
34 @reload_count += 1
35 return "RBA-unit-test2"

Callers 1

test_5_reloadMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_5_reloadMethod · 0.64