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

Method getHtmlToken

code/src/java/plugin/exporttokens/DirToken.java:96–99  ·  view source on GitHub ↗

Get the HTML sub token @return HTML sub token

()

Source from the content-addressed store, hash-verified

94 * @return HTML sub token
95 */
96 public static String getHtmlToken()
97 {
98 return SettingsHandler.getHTMLOutputSheetPath();
99 }
100
101 /**
102 * Get the PCGEN sub token

Callers 1

getTokenMethod · 0.95

Calls 1

Tested by

no test coverage detected