module Id3

Defined in:

id3.cr
id3/cli.cr
id3/synchsafe_int.cr
id3/tagged_file.cr

Constant Summary

Log = ::Log.for(self)
NULL_BYTE = 0_u8
ROOT = (Path.new("/srv/crystaldoc.info/github-Ragmaanir-id3-v0.1.2/src")).parent
VERSION = {{ (`shards version /srv/crystaldoc.info/github-Ragmaanir-id3-v0.1.2/src`).strip.stringify }}

Class Method Summary

Class Method Detail

def self.bug!(msg : String = "An internal error occurred, please report!") #

[View source]