logwatcher icon indicating copy to clipboard operation
logwatcher copied to clipboard

can you give 'register' function add a 'start_pos' parameter?

Open kingxsp opened this issue 9 years ago • 0 comments

pub fn register(filename: String, start_pos: u64) -> Result<LogWatcher, io::Error> {}

kingxsp avatar May 15 '16 12:05 kingxsp