Class: Bidi2pdf::Bidi::Commands::SessionEnd
- Inherits:
-
Object
- Object
- Bidi2pdf::Bidi::Commands::SessionEnd
- Includes:
- Base
- Defined in:
- lib/bidi2pdf/bidi/commands/session_end.rb
Instance Method Summary collapse
Methods included from Base
#==, #as_payload, #eql?, #hash, #inspect, #params
Instance Method Details
#method_name ⇒ Object
9 10 11 |
# File 'lib/bidi2pdf/bidi/commands/session_end.rb', line 9 def method_name "session.end" end |