MCPcopy
hub / github.com/subframe7536/maple-font / get

Method get

source/py/feature/calt/_infinite_utils.py:10–11  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

8 self.__USE_INFINITE_ARROW = True
9
10 def get(self):
11 return self.__USE_INFINITE_ARROW
12
13 def set(self, val: bool):
14 self.__USE_INFINITE_ARROW = val

Callers 14

ignore_when_enabledMethod · 0.95
ignore_when_disabledMethod · 0.95
__init__Method · 0.80
get_new_name_from_mapFunction · 0.80
parse_github_mirrorFunction · 0.80
patch_instanceFunction · 0.80
patch_single_valueFunction · 0.80
patch_range_valueFunction · 0.80
freeze_featureFunction · 0.80
check_updateFunction · 0.80
format_fontsource_nameFunction · 0.80
is_ciFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected