class Options
- Options
- Reference
- Object
Overview
Command line options.
Defined in:
beets/beets.crInstance Method Summary
- #beets_path : String
- #beets_path=(beets_path : String)
- #bpm : Float64 | Nil
- #bpm=(bpm : Float64 | Nil)
- #channel : UInt8 | Nil
- #channel=(channel : UInt8 | Nil)
- #debug : Bool
- #debug=(debug : Bool)
- #device_name_or_id : String | Nil
- #device_name_or_id=(device_name_or_id : String | Nil)
- #list_devices : Bool
- #list_devices=(list_devices : Bool)
- #transpose : Int32 | Nil
- #transpose=(transpose : Int32 | Nil)