MCPcopy Create free account
hub / github.com/PCGen/pcgen / getOGL

Method getOGL

code/src/java/pcgen/persistence/SourceFileLoader.java:242–245  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

240 }
241
242 public String getOGL()
243 {
244 return sec15.toString();
245 }
246
247 public String getLicenses()
248 {

Callers 1

runMethod · 0.80

Calls 1

toStringMethod · 0.65

Tested by

no test coverage detected