Skip to content
Snippets Groups Projects

hint fixes

Merged Vladimír Čunát requested to merge hints-fixes into master
3 files
+ 53
24
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 3
2
@@ -28,10 +28,11 @@ Properties
.. function:: hints.config([path])
:param string path: path to hosts file, default: ``"/etc/hosts"``
:param string path: path to hosts file, default: no file
:return: ``{ result: bool }``
Load specified hosts file.
Clear any configured hints and load specified hosts file.
(Root hints are not touched.)
.. function:: hints.get(hostname)
Loading