currentHelp constant
String
const currentHelp
Implementation
static const String currentHelp = '''
Displays the current version from pubspec.yaml.
Usage: dart run verman current
Example: "Current version: 1.0.0+1"
''';