Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ exeName
Method
exeName
unittests/catch.hpp:5617–5619 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5615
{}
5616
5617
auto exeName() const -> std::string {
5618
return m_exeName;
5619
}
5620
};
5621
5622
// Wraps a token coming from a token stream. These may not directly correspond to strings as a single string
Callers
1
parse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected