BrickOvenRunnerX extension

extensions for BrickOvenRunner

on
  • BrickOvenRunner

Methods

calledUpdate(ArgResults results) bool
whether the user passed the 'update' command
checkForUpdates() Future<void>
checks if there is an update available for the tool

Static Methods

formatUpdate(String current, String latest) String
formats the update message with color and with current and latest versions

Constants

update → const String
the message to display when the user can update to the latest version