.TH "libcaca-ruby" 3caca "Sat Apr 6 2019" "Version 0.99.beta19" "libcaca" \" -*- nroff -*- .ad l .nh .SH NAME libcaca-rubyLibcaca ruby bindings \- There is no real documentation yet for the Ruby binding but \fCmethods\fP on any object should help you :) .PP I tried to follow Ruby spirit meaning that : .IP "\(bu" 2 most of the methods return self .IP "\(bu" 2 the methods set_foo with only an argument are also available as foo= (returning the value instead of self) .IP "\(bu" 2 the methods originally named get_foo are available only as foo .PP .PP For the list of methods and some sample code, read: .PP \fBLibcaca Ruby API\fP