Class | URI::FILE |
In: |
lib/buildr/core/transports.rb
(CVS)
|
Parent: | Generic |
File URL. Keep in mind that file URLs take the form of file://host/path, although the host is not used, so typically all you will see are three backslashes. This methods accept common variants, like file:/path but always returns a valid URL.
COMPONENT | = | [ :host, :path ].freeze |