Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Martchus/tageditor
/ isInitial
Method
isInitial
cli/scriptapi.cpp:402–405 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
400
}
401
402
bool TagValueObject::isInitial() const
403
{
404
return m_initial;
405
}
406
407
TagParser::TagValue TagValueObject::toTagValue(TagParser::TagTextEncoding encoding) const
408
{
Callers
1
applyChanges
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected