Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ initfile.cc
File
initfile.cc
crawl-ref/source/initfile.cc:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @file
3
* @brief Simple reading of an init file and system variables
4
* @detailed read_init_file is the main function, but read_option_line does
Callers
nothing calls this directly
Calls
15
if
Function · 0.85
str_to_channel
Function · 0.85
_str_to_channel_colour
Function · 0.85
starts_with
Function · 0.85
split_string
Function · 0.85
dchar_by_name
Function · 0.85
read_symbol
Function · 0.85
isaalpha
Function · 0.85
letter_to_index
Function · 0.85
read_bool
Function · 0.85
erase_if
Function · 0.85
merge_lists
Function · 0.85
Tested by
no test coverage detected