Get a list of all circuit names
Returns:
The circuit names
263 264 265
# File 'lib/faulty.rb', line 263 def list_circuits options.storage.list end