cli_agent 2.0.0-b1 copy "cli_agent: ^2.0.0-b1" to clipboard
cli_agent: ^2.0.0-b1 copied to clipboard

discontinued
outdated

Utilities for writing tests to validate file system and Dart project directory operations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cli_agent

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  cli_agent: ^2.0.0-b1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cli_agent/cli_agent.dart';
0
likes
0
pub points
0%
popularity

Publisher

verified publisheraldrinsartfactory.com

Utilities for writing tests to validate file system and Dart project directory operations.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta, pub_cache, pubspec_parse

More

Packages that depend on cli_agent