Module artichoke_core::release_metadata [−][src]
Information about an Artichoke build.
Release metadata allows populating Ruby constants that describe the build,
like RUBY_COPYRIGHT
for copyright information or RUBY_PLATFORM
for
target architecture.
Traits
ReleaseMetadata | Information about an Artichoke build. |