Class: Fusuma::Plugin::Appmatcher::UnsupportedBackend::Matcher
- Inherits:
-
Object
- Object
- Fusuma::Plugin::Appmatcher::UnsupportedBackend::Matcher
- Defined in:
- lib/fusuma/plugin/appmatcher/unsupported_backend.rb
Instance Method Summary collapse
Instance Method Details
#active_application ⇒ Object
37 38 39 40 |
# File 'lib/fusuma/plugin/appmatcher/unsupported_backend.rb', line 37 def active_application warn nil end |
#running_applications ⇒ Object
32 33 34 35 |
# File 'lib/fusuma/plugin/appmatcher/unsupported_backend.rb', line 32 def running_applications warn nil end |