summaryrefslogtreecommitdiff
path: root/doxygen/man/man3/cmd2.py.3
diff options
context:
space:
mode:
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'\&.