Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
license
v0.1.0
License
Conditions
Limitations
Permissions
Built with Crystal 1.9.2
2023-10-08 10:44:24 UTC
enum
License::Limitations
Defined in:
license.cr
Enum Members
LIABILITY
=
1
PATENT_USE
=
2
TRADEMARK_USE
=
4
WARRANTY
=
8
Instance Method Summary
#liability?
#none?
#patent_use?
#trademark_use?
#warranty?
Instance Method Detail
def
liability?
#
[
View source
]
def
none?
#
[
View source
]
def
patent_use?
#
[
View source
]
def
trademark_use?
#
[
View source
]
def
warranty?
#
[
View source
]