class EightTrack::HabitatSettings
- EightTrack::HabitatSettings
- Reference
- Object
Defined in:
eighttrack.crClass Method Summary
- .tape_library_dir : String
- .tape_library_dir=(value : String)
-
.tape_library_dir?
Used for checking missing settings on non-nilable types It's advised to use tape_library_dir in your apps to ensure the propper type is checked.
-
.to_h
Generates a hash using the provided values
Class Method Detail
def self.tape_library_dir?
#
Used for checking missing settings on non-nilable types It's advised to use tape_library_dir in your apps to ensure the propper type is checked.