rps library

Classes

ExecutableCommand
Pubspec
PubspecCommand
RefCommand
Indicates that reference was made to the command
RunCommand
ScriptContext

Functions

applyBlueColor(String text) String
applyBold(String text) String
applyBoldBlue(String text) String
applyBoldGreen(String text) String
applyBoldRed(String text) String
applyGreenColor(String text) String
applyRedColor(String text) String
execute(String command) Future<int>
getPackageVersion() Future<String>

Typedefs

Execute = int Function(Pointer<Utf8> command)
ExecuteNative = Int32 Function(Pointer<Utf8> command)

Exceptions / Errors

RpsException