module VizborCLI::MongoOptions
Overview
Mongo Driver Options.
Extended Modules
Defined in:
vcli/mongo_options.crInstance Method Summary
-
#add : Nil
Collect a file with options and add it to the project.
-
#generate_options : NamedTuple(uri: String, options: Mongo::Options)
Generate driver options.