Skip to main content

peek_header

Function peek_header 

Source
pub fn peek_header(path: &Path) -> Result<SessionHeader>
Expand description

Public: read only the header of a session file. Used by io.rs to build SessionMeta without parsing every entry.