module

GPhoto2

Constants

VERSION = {{ (`shards version \"/tmp/tmp.lkeDnA/src/src/gphoto2\"`).chomp.stringify }}

Instance methods

check!(rc : Int32) : Int32
Source
check?(rc : Int32) : Bool

Checks if the given rc is a GPhoto2 error code.

Source
library_version(verbosity : VersionVerbosity = :short) : String

Returns the GPhoto2 library version.

Source
result_as_string(rc : Int32) : String

Returns the GPhoto2 return code (rc) as a string.

Source

Nested types