Docs exports: JSON llms.txt llms-full.txt Agent Files

class Shards::SPDX::SimpleExpression

Defined in:

spdx.cr

Constructors

Instance Method Summary

Instance methods inherited from class Shards::SPDX::Expression

license_ids : Array(String) license_ids, satisfied_by?(allowed : Set(String)) : Bool satisfied_by?

Constructor Detail

def self.new(id : String, or_later : Bool = false) #

[View source]

Instance Method Detail

def id : String #

[View source]
def license_ids : Array(String) #

[View source]
def or_later : Bool #

[View source]
def satisfied_by?(allowed : Set(String)) : Bool #

[View source]