Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
students
master
Top Level Namespace
Course
Student
Generated using Crystal 1.14.0
2025-03-04 06:00:26 UTC
class
Course
Course
Reference
Object
Defined in:
course.cr
Constructors
.new
(name : String)
Instance Method Summary
#add_grade
(grade : Float64)
#name
: String
#total
Constructor Detail
def self.
new
(name : String)
#
[
View source
]
Instance Method Detail
def
add_grade
(grade : Float64)
#
[
View source
]
def
name
: String
#
[
View source
]
def
total
#
[
View source
]