Cowsay.blowfish
— Functionfunction blowfish()
A blowfish.
julia> cowsay("Bloop, bloop", cow=Cowsay.blowfish)
+
diff --git a/dev/cows/index.html b/dev/cows/index.html index 7507d46..a6ac517 100644 --- a/dev/cows/index.html +++ b/dev/cows/index.html @@ -9,7 +9,51 @@ ||----w | || || -source
Cowsay.blowfish
— Functionfunction blowfish()
A blowfish.
julia> cowsay("Bloop, bloop", cow=Cowsay.blowfish)
+
Cowsay.cower
— Functionfunction cower()
A cowering cow
Example
julia> cowsay("Is it safe to come out yet?", cow=Cowsay.cower)
+ _____________________________
+< Is it safe to come out yet? >
+ -----------------------------
+ \
+ \
+ ,__, | |
+ (oo)\| |___
+ (__)\| | )\_
+ | |_w | \
+ | | || *
+
+ Cower....
+
Cowsay.udder
— Functionfunction udder()
The cow from a file called cow-n-horn, artist unknown.
Example
julia> cowsay("Milking time!", cow=Cowsay.udder)
+ _______________
+< Milking time! >
+ ---------------
+ \
+ \ (__)
+ o o\
+ ('') \---------
+ \ \
+ | |\
+ ||---( )_|| *
+ || UU ||
+ == ==
Cowsay.vader
— Functionfunction vader()
Cowth Vader, from geordan@csua.berkeley.edu
Example
julia> cowsay("Luke, I am your father!", cow=Cowsay.vader)
+ _________________________
+< Luke, I am your father! >
+ -------------------------
+ \ ,-^-.
+ \ !oYo!
+ \ /./=\.\______
+ ## )\/\
+ ||-----w||
+ || ||
+
+ Cowth Vader
Cowsay.www
— Functionfunction www()
A cow wadvertising the World Wide Web, from lim@csua.berkeley.edu
Example
julia> cowsay("My favorite site is MooTube", cow=Cowsay.www)
+ _____________________________
+< My favorite site is MooTube >
+ -----------------------------
+ \ ^__^
+ \ (oo)\_______
+ (__)\ )\/\
+ ||--WWW |
+ || ||
Cowsay.blowfish
— Functionfunction blowfish()
A blowfish.
julia> cowsay("Bloop, bloop", cow=Cowsay.blowfish)
______________
< Bloop, bloop >
--------------
@@ -38,7 +82,20 @@
`.\
-
Cowsay.bunny
— Functionfunction bunny()
A cute little wabbit
Example
julia> cowsay("Look at that tortoise way off in the distance.", cow=Cowsay.bunny)
+
Cowsay.elephant
— Functionfunction elephant()
An elephant out and about
Example
julia> cowsay("Toot!", cow=Cowsay.elephant)
+ _______
+< Toot! >
+ -------
+ \ /\ ___ /\
+ \ // \/ \/ \\
+ (( O O ))
+ \\ / \ //
+ \/ | | \/
+ | | | |
+ | | | |
+ | o |
+ | | | |
+ |m| |m|
Cowsay.bunny
— Functionfunction bunny()
A cute little wabbit
Example
julia> cowsay("Look at that tortoise way off in the distance.", cow=Cowsay.bunny)
________________________________________________
< Look at that tortoise way off in the distance. >
------------------------------------------------
@@ -47,4 +104,70 @@
\ /\
( )
.( o ).
-
Settings
This document was generated with Documenter.jl version 0.27.10 on Tuesday 23 November 2021. Using Julia version 1.6.4.