Class: Bugloco::Proto::LocationType
- Inherits:
-
Protobuf::Enum
- Object
- Protobuf::Enum
- Bugloco::Proto::LocationType
- Defined in:
- lib/bugloco/protobuf/bugloco.pb.rb
Constant Summary collapse
- UNKNOWN_LT =
value(:UNKNOWN_LT, 0)
- PROJECT =
value(:PROJECT, 1)
- GEM =
value(:GEM, 2)