directory
3.3.0+incompatible
Repository: https://github.com/google/agi.git
Documentation: pkg.go.dev

# Packages

Package android contains support for dealing with android devices.
Package device contains code for describing both the software and hardware of computing devices.
Package file is a package for dealing with strongly typed paths and files in an OS agnostic manner.
Package flock has helper code for managing inter-processes locks through temporary files.
Package process has helper code for managing server processes and connections to them.
Package shell provides facilities for executing commands on various targets.