Method: ThemeCheck::ThemeFile#name

Defined in:
lib/theme_check/theme_file.rb

#nameObject



19
20
21
# File 'lib/theme_check/theme_file.rb', line 19

def name
  relative_path.sub_ext('').to_s
end