Class: Kanrisuru::Core::Archive::FilePath
- Inherits:
-
Struct
- Object
- Struct
- Kanrisuru::Core::Archive::FilePath
- Defined in:
- lib/kanrisuru/core/archive/types.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
6 7 8 |
# File 'lib/kanrisuru/core/archive/types.rb', line 6 def path @path end |