class DYI::Shape::ImageReference

@since 1.0.0

Public Instance Methods

include_external_file?() click to toggle source
# File lib/dyi/shape/base.rb, line 765
def include_external_file?
  true
end