class

OpenGLBindingGenerator::ShardLibrary

Inherits Reference < Object

Dependency on a native C library in a Crystal Shard.

Constructors

new(name : String, version : String)

Creates the shard library.

Source

Instance methods

to_yaml(builder : YAML::Nodes::Builder)

Produces the YAML structure for the library.

Source