Class: Skap::Files::Menu

Inherits:
YAMLFile show all
Extended by:
Forwardable
Defined in:
lib/skap/files/menu.rb

Overview

Class for file “menu.yaml” (this file is part of Skap).

Constant Summary collapse

SKAP_DIR =
File.expand_path("../../..", __dir__).freeze

Method Summary

Methods inherited from YAMLFile

#initialize

Constructor Details

This class inherits a constructor from Skap::YAMLFile