Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ doubleValue
Method
doubleValue
xml/batchimport.cpp:358–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
356
357
358
double BatchImport::doubleValue() {
359
return textValue().toDouble();
360
}
361
362
363
bool BatchImport::booleanValue() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected