MCPcopy Create free account
hub / github.com/crawl/crawl / minus_equal

Method minus_equal

crawl-ref/source/options.h:286–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

284 }
285
286 bool minus_equal() const
287 {
288 return line_type == RCFILE_LINE_MINUS;
289 }
290
291 bool plain() const
292 {

Callers 2

split_parseMethod · 0.80
initfile.ccFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected