Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the trivial-clipboard Reference Manual, version 0.0.0.0, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 15:17:56 2020 GMT+0.
• Introduction | What trivial-clipboard is all about | |
• Systems | The systems documentation | |
• Modules | The modules documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
trivial-clipboard let access system clipboard.
(ql:quickload :trivial-clipboard)
get text from clipboard.
(trivial-clipboard:text)
put text to clipboard.
(trivial-clipboard:text "put text!")
SANO Masatoshi (snmsts@gmail.com)
Licensed under the MIT License.
Next: Modules, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The trivial-clipboard system |
SANO Masatoshi
MIT
trivial-clipboard let access system clipboard.
0.0.0.0
uiop
trivial-clipboard.asd (file)
src (module)
Modules are listed depth-first from the system components tree.
• The trivial-clipboard/src module |
trivial-clipboard (system)
src/
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
• The trivial-clipboard.asd file | ||
• The trivial-clipboard/src/package.lisp file | ||
• The trivial-clipboard/src/text.lisp file |
Next: The trivial-clipboard/src/package․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
trivial-clipboard.asd
trivial-clipboard (system)
Next: The trivial-clipboard/src/text․lisp file, Previous: The trivial-clipboard․asd file, Up: Lisp files [Contents][Index]
src (module)
src/package.lisp
Previous: The trivial-clipboard/src/package․lisp file, Up: Lisp files [Contents][Index]
src (module)
src/text.lisp
text (function)
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The trivial-clipboard package |
package.lisp (file)
common-lisp
text (function)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions | ||
• Internal definitions |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported functions |
Previous: Exported definitions, Up: Exported definitions [Contents][Index]
If DATA is STRING, it is set to the clipboard. An ERROR is
signalled if the copy failed.
If DATA is NIL, TEXT returns the STRING from the clipboard. If the copy failed, it returns NIL instead.
text.lisp (file)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal special variables | ||
• Internal functions |
Next: Internal functions, Previous: Internal definitions, Up: Internal definitions [Contents][Index]
text.lisp (file)
text.lisp (file)
text.lisp (file)
text.lisp (file)
Previous: Internal special variables, Up: Internal definitions [Contents][Index]
Search for COMMAND in the PATH and return the absolute file name. Return nil if COMMAND is not found anywhere.
text.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | F L M T |
---|
Jump to: | F L M T |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | E F T |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
E | |||
executable-find : | Internal functions | ||
| |||
F | |||
Function, executable-find : | Internal functions | ||
Function, text : | Exported functions | ||
| |||
T | |||
text : | Exported functions | ||
|
Jump to: | E F T |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | P S T |
---|
Jump to: | P S T |
---|