Skip to content

dbushenko/inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inspector

A Clojure library designed to inspect methods and properties of a jaba object

Usage

Add to dependencies in project.clj

[inspector "0.1.1-SNAPSHOT"]

Then in REPL:

(require 'inspector.core)
(inspect 42)
(inspect "abc")

License

Copyright © 2016 D.Bushenko

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published