[][src]Module intfic::parse_file

Parses story files and constructs a list of StoryBlock's.

Functions

load_file

Takes the name of a story file and parses it, returning Some(Vec<StoryBlock>) if successful