ncfumction
Results
1
issues of
ncfumction
This pull request added: - Storage name is now namespaced - A `get` option to `DataPointInstance`. Example: `Data('storage', 'foo').select('bar').get()` -> `data get storage default:foo bar` - `DataCommand.get`, `DataCommand.merge`, `DataCommand.modify`, `DataCommand.remove`...