class GermanShepard

Overview

Inheritance

Defined in:

tut/class.cr

Instance Method Summary

Instance methods inherited from class Dog

bark bark, height : Float32 height, height=(height : Float32) height=, name : String name, name=(name : String) name=, weight : Float32 weight, weight=(weight : Float32) weight=

Constructor methods inherited from class Dog

new new

Instance Method Detail

def bark #

[View source]