| Module SMB::Util |
|
Mixin for classes that return a "smb://" url on the "url" message. Methods return the respective parts of that url. Caches internally.
| Methods |
| Public Instance methods |
| simplify_url(url) |
Simplifies . and .. in url
| simplify() |
| server() |
| share() |
| path() |
| username() |
| password() |
| stat() |