class Utils::ConfigDir

def to_s

Returns:
  • (String) - the path of the configuration directory as a string
def to_s
  @directory_path.to_s
end