yodel/input
Types
Values
pub fn detect_input(input: String) -> Input
pub fn get_content(
input: String,
) -> Result(String, errors.ConfigError)
pub fn get_extension_from_path(path: String) -> String
pub fn read_file(
from path: String,
) -> Result(String, errors.ConfigError)