Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_enabled
Method · 0.95
ignore_when_disabled
Method · 0.95
__init__
Method · 0.80
get_new_name_from_map
Function · 0.80
parse_github_mirror
Function · 0.80
patch_instance
Function · 0.80
patch_single_value
Function · 0.80
patch_range_value
Function · 0.80
freeze_feature
Function · 0.80
check_update
Function · 0.80
format_fontsource_name
Function · 0.80
is_ci
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected