Function cpclib_asm::assembler::processed_token::read_source
source · [−]pub fn read_source<P: AsRef<Path>>(
fname: P,
_ctx: &ParserContext,
_env: Option<&Env>
) -> Result<String, AssemblerError>Expand description
Read the content of the source file. Uses the context to obtain the appropriate file other the included directories