logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

libcaca-ruby - Libcaca ruby bindings

Contents

Name

libcaca-ruby - Libcaca ruby bindings There is no real documentation yet for the Ruby binding but methods on any object should help you :) I tried to follow Ruby spirit meaning that : • most of the methods return self • the methods set_foo with only an argument are also available as foo= (returning the value instead of self) • the methods originally named get_foo are available only as foo For the list of methods and some sample code, read: LibcacaRubyAPI libcaca Version 0.99.beta20 libcaca-ruby(3caca)

See Also