Radare.RFile
Description:
Content:
Functions:
- public string abspath (string path)
- public unowned string basename (string path)
- public int dump (string file, uint8* buf, int len)
- public bool exists (string file)
- public bool rm (string file)
- public string slurp (string file, out int osz = null)
- public bool slurp_line (string file, int line, int ctx)
- public string slurp_range (string file, uint64 off, int sz, out int osz = null)
- public string temp (string prefix)
- public string tmpdir ()