Mongo.command-exclamation-mark
You're seeing just the function
command-exclamation-mark
, go back to Mongo module for more information.
Specs
command!(GenServer.server(), BSON.document(), Keyword.t()) :: result!(BSON.document())
Similar to command/3
but unwraps the result and raises on error.