Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- JBot> P:Bot
- {:impls {JBot.R:JBot {:start #<JBot$eval2253$fn__2254 JBot$eval2253$fn__2254@a22ea7>, :stop #<JBot$eval2253$fn__2257 JBot$eval2253$fn__2257@4cd046>, :init #<JBot$eval2253$fn__2259 JBot$eval2253$fn__2259@fda6e5>, :active? #<JBot$eval2253$fn__2265 JBot$eval2253$fn__2265@d81341>}}, :on-interface JBot.P_COLON_Bot, :on JBot.P_COLON_Bot, :sigs {:rem-logic {:doc "Remove logic handlers", :arglists ([bot logic]), :name rem-logic}, :add-logic {:doc "Add logic handlers to bot", :arglists ([bot logic]), :name add-logic}, :start {:doc "Connect to network", :arglists ([bot]), :name start}, :stop {:doc "Disconnect from network", :arglists ([bot]), :name stop}, :init {:doc "Initialize bot", :arglists ([bot]), :name init}, :active? {:doc "Is bot active?", :arglists ([bot]), :name active?}}, :var #'JBot/P:Bot, :method-map {:init :init, :active? :active?, :start :start, :add-logic :add-logic, :rem-logic :rem-logic, :stop :stop}, :method-builders {#'JBot/init #<JBot$eval1826$fn__1827 JBot$eval1826$fn__1827@bf2b13>, #'JBot/rem-logic #<JBot$eval1826$fn__1838 JBot$eval1826$fn__1838@a50ea1>, #'JBot/start #<JBot$eval1826$fn__1851 JBot$eval1826$fn__1851@6edb>, #'JBot/stop #<JBot$eval1826$fn__1862 JBot$eval1826$fn__1862@6dfd4d>, #'JBot/add-logic #<JBot$eval1826$fn__1873 JBot$eval1826$fn__1873@110f067>, #'JBot/active? #<JBot$eval1826$fn__1886 JBot$eval1826$fn__1886@1173950>}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement