Closed mr-archano closed 7 years ago
It would be better to consolidate the API to fill a properties set. Ideally file(File, String) would be deprecated in favour of from(File)
file(File, String)
from(File)
Fixed in #32
It would be better to consolidate the API to fill a properties set. Ideally
file(File, String)
would be deprecated in favour offrom(File)