class GX::Models::GoCryptFSConfig

Included Modules

Defined in:

models/gocryptfs_config.cr

Constructors

Instance Method Summary

Instance methods inherited from module GX::Models::Concerns::Base

_mount_wrapper(&) : Nil _mount_wrapper, mount mount, mount_point? mount_point?, mounted? : Bool mounted?, umount : Nil umount

Instance methods inherited from class GX::Models::AbstractFilesystemConfig

_mount_action _mount_action, _mount_wrapper(&) _mount_wrapper, _mounted_prefix _mounted_prefix, mount mount, mount_point : String | Nil mount_point, mount_point=(mount_point : String | Nil) mount_point=, mount_point? mount_point?, mounted? mounted?, mounted_name mounted_name, name : String name, type : String type, umount umount

Constructor methods inherited from class GX::Models::AbstractFilesystemConfig

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) new

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def _mount_action #

[View source]
def _mounted_prefix #

[View source]
def encrypted_path : String #

[View source]
def mounted_name #

[View source]