Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MarlinFirmware/Marlin
/ has_string
Method
has_string
Marlin/src/gcode/parser.h:100–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
#endif
99
100
FORCE_INLINE static bool has_string() { return string_arg && string_arg[0]; }
101
102
#if ENABLED(DEBUG_GCODE_PARSER)
103
static void debug();
Callers
4
T
Method · 0.80
M117
Method · 0.80
M75
Method · 0.80
M550
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected