Module: Card::Set::All::File::FileFormat

Extended by:
Card::Set::AbstractFormat
Defined in:
platypus/tmp/set/gem-defaults/mod004-format/all/file.rb

Instance Method Summary collapse

Instance Method Details

#view: coreObject



9
10
11
# File 'platypus/tmp/set/gem-defaults/mod004-format/all/file.rb', line 9

view :core do
  "File rendering of this card not yet supported"
end

#view: styleObject



13
14
15
# File 'platypus/tmp/set/gem-defaults/mod004-format/all/file.rb', line 13

view :style do
  nil
end