START_MESSAGE top-level constant

String const START_MESSAGE

Start message for the CLI

Implementation

const String START_MESSAGE = '''
╔══════════════════════════════════════════════════╗
║               🍃 ICONS LAUNCHER 🍃               ║
╠══════════════════════════════════════════════════╣
║                  Version: $packageVersion                  ║
╚══════════════════════════════════════════════════╝
''';