Function aoc_driver::get_input[][src]

pub fn get_input(session: &str, year: u16, day: u8, location: &Path) -> bool
Expand description

Get some input from the AoC website and put it at location. Requires session string from browser. Returns true if input was successfully fetched