summaryrefslogtreecommitdiff
path: root/vendor/github.com/moby/term/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/moby/term/doc.go')
-rw-r--r--vendor/github.com/moby/term/doc.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/moby/term/doc.go b/vendor/github.com/moby/term/doc.go
new file mode 100644
index 0000000..c9bc032
--- /dev/null
+++ b/vendor/github.com/moby/term/doc.go
@@ -0,0 +1,3 @@
+// Package term provides structures and helper functions to work with
+// terminal (state, sizes).
+package term