Class: FBO::Dump::DocumentUnarchivalNode

Inherits:
NoticeNode
  • Object
show all
Defined in:
lib/fbo/node_extensions.rb

Class Method Summary collapse

Methods inherited from NoticeNode

#to_hash, #type

Class Method Details

.typeObject



98
99
100
# File 'lib/fbo/node_extensions.rb', line 98

def self.type
  :unarchive
end