Method: NFS::Handler#programs

Defined in:
lib/nfs/handler.rb

#programsObject



26
27
28
# File 'lib/nfs/handler.rb', line 26

def programs
  [@mount_prog, @nfs_prog]
end