Method: Toaster::ToasterApp#agent
- Defined in:
- lib/toaster/api.rb
#agent ⇒ Object
263 264 265 266 |
# File 'lib/toaster/api.rb', line 263 def agent() require "toaster/toaster_app_service" ToasterAppService.start_service() end |
263 264 265 266 |
# File 'lib/toaster/api.rb', line 263 def agent() require "toaster/toaster_app_service" ToasterAppService.start_service() end |