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

Method reload

testdata/ruby/dbLibrary.rb:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 @reload_count
32 end
33 def reload
34 @reload_count += 1
35 return "RBA-unit-test2"
36 end
37end
38
39class DBLibrary_TestClass < TestBase

Callers 2

addMethod · 0.45
navigateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected