class Fontina::Formats::FON::FON_NEVsVersionInfo

Public Instance Methods

path() click to toggle source
# File lib/fontina/formats/fon/ne_vs_version_info.rb, line 65
def path
  @path ||= [name].freeze
end