summaryrefslogtreecommitdiff
path: root/doxygen/man/man3/cmd2.py.3
diff options
context:
space:
mode:
authorZearin <zearin@gonk.net>2011-10-07 10:35:21 -0400
committerZearin <zearin@gonk.net>2011-10-07 10:35:21 -0400
commit07b4dc3d6991cbdc420c246e807371c97a467d1a (patch)
tree329febd532aedfcd4daf92c807e802d1535c8f88 /doxygen/man/man3/cmd2.py.3
parent36a2424cfd8c44d9f63bb4e2d7ac69cf7bce3940 (diff)
parent04cdcb0feb369ac4c60e10ccdc139c57e8b52e62 (diff)
downloadcmd2-master.tar.gz
Merge branch 'feature/refactor' into devHEADmasterdev
Diffstat (limited to 'doxygen/man/man3/cmd2.py.3')
-rw-r--r--doxygen/man/man3/cmd2.py.3123
1 files changed, 0 insertions, 123 deletions
diff --git a/doxygen/man/man3/cmd2.py.3 b/doxygen/man/man3/cmd2.py.3
deleted file mode 100644
index 90c3b1c..0000000
--- a/doxygen/man/man3/cmd2.py.3
+++ /dev/null
@@ -1,123 +0,0 @@
-.TH "/Users/amrogers/Developer/Projects/cmd2/cmd2.py" 3 "Fri Sep 9 2011" "Cmd2" \" -*- nroff -*-
-.ad l
-.nh
-.SH NAME
-/Users/amrogers/Developer/Projects/cmd2/cmd2.py \-
-.SH SYNOPSIS
-.br
-.PP
-.SS "Classes"
-
-.in +1c
-.ti -1c
-.RI "class \fBcmd2::Borg\fP"
-.br
-.ti -1c
-.RI "class \fBcmd2::Cmd\fP"
-.br
-.ti -1c
-.RI "class \fBcmd2::Cmd2TestCase\fP"
-.br
-.ti -1c
-.RI "class \fBcmd2::EmbeddedConsoleExit\fP"
-.br
-.ti -1c
-.RI "class \fBcmd2::EmptyStatement\fP"
-.br
-.ti -1c
-.RI "class \fBcmd2::History\fP"
-.br
-.ti -1c
-.RI "class \fBcmd2::HistoryItem\fP"
-.br
-.ti -1c
-.RI "class \fBcmd2::NotSettableError\fP"
-.br
-.ti -1c
-.RI "class \fBcmd2::OptionParser\fP"
-.br
-.ti -1c
-.RI "class \fBcmd2::OutputTrap\fP"
-.br
-.ti -1c
-.RI "class \fBcmd2::ParsedString\fP"
-.br
-.ti -1c
-.RI "class \fBcmd2::PasteBufferError\fP"
-.br
-.ti -1c
-.RI "class \fBcmd2::Statekeeper\fP"
-.br
-.ti -1c
-.RI "class \fBcmd2::StubbornDict\fP"
-.br
-.in -1c
-.SS "Packages"
-
-.in +1c
-.ti -1c
-.RI "namespace \fBcmd2\fP"
-.br
-.in -1c
-.SS "Functions"
-
-.in +1c
-.ti -1c
-.RI "def \fBcmd2::_attr_get_\fP"
-.br
-.ti -1c
-.RI "def \fBcmd2::cast\fP"
-.br
-.ti -1c
-.RI "def \fBcmd2::get_paste_buffer\fP"
-.br
-.ti -1c
-.RI "def \fBcmd2::get_paste_buffer\fP"
-.br
-.ti -1c
-.RI "def \fBcmd2::ljust\fP"
-.br
-.ti -1c
-.RI "def \fBcmd2::options\fP"
-.br
-.ti -1c
-.RI "def \fBcmd2::remaining_args\fP"
-.br
-.ti -1c
-.RI "def \fBcmd2::replace_with_file_contents\fP"
-.br
-.ti -1c
-.RI "def \fBcmd2::stubbornDict\fP"
-.br
-.ti -1c
-.RI "def \fBcmd2::write_to_paste_buffer\fP"
-.br
-.in -1c
-.SS "Variables"
-
-.in +1c
-.ti -1c
-.RI "string \fBcmd2::__version__\fP = '0\&.6\&.4'"
-.br
-.ti -1c
-.RI "\fBcmd2::can_clip\fP = False"
-.br
-.ti -1c
-.RI "list \fBcmd2::options_defined\fP = []"
-.br
-.ti -1c
-.RI "string \fBcmd2::pastebufferr\fP"
-.br
-.ti -1c
-.RI "string \fBcmd2::teststring\fP = 'Testing for presence of xclip\&.'"
-.br
-.ti -1c
-.RI "\fBcmd2::write_to_paste_buffer\fP = get_paste_buffer"
-.br
-.ti -1c
-.RI "tuple \fBcmd2::xclipproc\fP = subprocess\&.Popen('xclip -sel clip', shell=True, stdout=subprocess\&.PIPE, stdin=subprocess\&.PIPE)"
-.br
-.in -1c
-.SH "Author"
-.PP
-Generated automatically by Doxygen for Cmd2 from the source code'\&.