1libcaca-ruby(3caca)                 libcaca                libcaca-ruby(3caca)
2
3
4

NAME

6       libcaca-ruby - Libcaca ruby bindings
7
8       There is no real documentation yet for the Ruby binding but methods on
9       any object should help you :)
10
11       I tried to follow Ruby spirit meaning that :
12
13       • most of the methods return self
14
15       • the methods set_foo with only an argument are also available as foo=
16         (returning the value instead of self)
17
18       • the methods originally named get_foo are available only as foo
19
20       For the list of methods and some sample code, read:
21
22       Libcaca Ruby API
23
24
25
26Version 0.99.beta20             Sun Sep 24 2023            libcaca-ruby(3caca)
Impressum