Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ type
Method
type
plugins/meson/mintro/mesonoptions.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
// Type functions
99
100
MesonOptionBase::Type MesonOptionArray::type() const
101
{
102
return ARRAY;
103
}
104
105
MesonOptionBase::Type MesonOptionBool::type() const
106
{
Callers
1
print
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected