struct GPhoto2::CameraFilePath
- GPhoto2::CameraFilePath
- Struct
- Value
- Object
Overview
Represents a path representing a file or folder.
Defined in:
gphoto2/camera_file_path.crConstructors
Instance Method Summary
- #==(other : self)
-
#folder : String
Returns the folder part of the path.
-
#name : String
Returns the name part of the path.
- #to_path : Path