Method: Confinicky::ShellFile#file_path

Defined in:
lib/confinicky/shell_file.rb

#file_pathObject (readonly)

Returns the file path for the current instance of the shell file class.



24
25
26
# File 'lib/confinicky/shell_file.rb', line 24

def file_path
  @file_path
end