struct

GPhoto2::CameraFilePath

Inherits Struct / Value / Object

Represents a path representing a file or folder.

Constructors

new(path : LibGPhoto2::CameraFilePath)
Source

Instance methods

==(other : self)
Source
folder

Returns the folder part of the path.

Source
name

Returns the name part of the path.

Source
to_path
Source