class

Cowsay::Cow

Inherits Cowsay::AbstractCow < Reference < Object

Instance methods

render_cow

Renders the cow ASCII art with the configured eyes and tongue. If color is enabled, the eyes and tongue will be colorized.

Returns:

  • A string containing the cow ASCII art
Source