MCPcopy Create free account
hub / github.com/pydio/cells / Options

Method Options

common/config/sql/sql.go:164–166  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

162}
163
164func (s *SQL) Options() *kv.Options {
165 return s.config.Options()
166}
167
168func (s *SQL) Key() []string {
169 return s.config.Key()

Callers

nothing calls this directly

Calls 1

OptionsMethod · 0.65

Tested by

no test coverage detected