struct GPhoto2::CameraList::Entry

Defined in:

gphoto2/camera_list.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, value : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(name _name = @name, value _value = @value) #

[View source]
def name : String #

def value : String #