class ProcessExecuter::Destinations::FilePathModePerms

def close

Returns:
  • (void) -
def close
  file.close unless file.closed?
end