api
blog
github
login / sign up
ClojureDocs
(beta)
clj-ssh
Namespaces
clj-ssh
keychain
ssh
doc
source
examples
comments
0.2.0-SNAPSHOT permalink
0.2.0-SNAPSHOT
ssh-agent?
clj-ssh.ssh
(ssh-agent? object)
Predicate to test for an ssh-agent.
© clj-ssh See
http://github.com/hugoduncan/clj-ssh
for copyright and license details.
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
clj_ssh/ssh.clj:105
top
(defn ssh-agent? "Predicate to test for an ssh-agent." [object] (instance? JSch object))
© clj-ssh See
http://github.com/hugoduncan/clj-ssh
for copyright and license details.
Vars in
clj-ssh.ssh/
ssh-agent?:
defn
instance?
Used in 0 other vars
Comments
top
No comments for
ssh-agent?
. Log in to add a comment.
Comments top
No comments for ssh-agent?. Log in to add a comment.