OPTIONS

sh._checkMongos()

sh._checkMongos()
Returns:nothing
Throws:“not connected to a mongos”

The sh._checkMongos() method throws an error message if the mongo shell is not connected to a mongos instance. Otherwise it exits (no return document or return code).