command_line_agent 1.0.0-b2 copy "command_line_agent: ^1.0.0-b2" to clipboard
command_line_agent: ^1.0.0-b2 copied to clipboard

discontinued

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 command_line_agent

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

dependencies:
  command_line_agent: ^1.0.0-b2

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:command_line_agent/command_line_agent.dart';
0
likes
30
pub points
6%
popularity

Publisher

unverified uploader

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

Homepage

License

BSD-2-Clause (LICENSE)

Dependencies

meta, pub_cache, pubspec_parse

More

Packages that depend on command_line_agent