MCPcopy Index your code
hub / github.com/dropbox/dropbox-sdk-java / classname

Function classname

core/generator/java/java.stoneg.py:196–197  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

194
195
196def classname(s):
197 return capwords(s)
198
199
200def get_ancestors(data_type):

Callers 3

java_classMethod · 0.85
builder_classMethod · 0.85
route_uploader_classMethod · 0.85

Calls 1

capwordsFunction · 0.85

Tested by

no test coverage detected