ChordPro
struct ChordPro: Codable, Equatable
ChordPro integration
-
Bool to use the ChordPro CLI for PDF creation
Declaration
Swift
var useChordProCLI: Bool = false
-
Bool to use a custom config instead of system
Declaration
Swift
var useCustomConfig: Bool = false
-
Bool to use an additional library
Declaration
Swift
var useAdditionalLibrary: Bool = false