##// END OF EJS Templates
util: add readfile() & writefile() helper functions...
util: add readfile() & writefile() helper functions These two functions allow quickly reading or writing a file, without relying on reference counting to close the file handle afterwards.
Dan Villiom Podlaski Christiansen -
r14099:0824a0a3 default
Show More