This website requires JavaScript.
Explore
Help
Sign in
glenux
/
qasim
Watch
1
Star
0
Fork
You've already forked qasim
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
77199ab0a0
qasim
/
map.rb
13 lines
111 B
Ruby
Raw
Normal View
History
Unescape
Escape
sshfs-mapper: completed map, config & app class. git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1363 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-05-22 21:01:23 +00:00
module
SshfsMapper
class
Map
def
initialize
@host
=
nil
@port
=
22
@user
=
nil
sshfs-mapper: new ruby-based sshfs-mapper. git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1327 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-04-03 16:27:49 +00:00
sshfs-mapper: completed map, config & app class. git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1363 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-05-22 21:01:23 +00:00
end
end
sshfs-mapper: new ruby-based sshfs-mapper. git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1327 eaee96b3-f302-0410-b096-c6cfd47f7835
2009-04-03 16:27:49 +00:00
end
Reference in a new issue
Copy permalink