Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ json_close_array
Method
json_close_array
crawl-ref/source/tileweb.cc:2597–2600 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2595
}
2596
2597
void TilesFramework::json_close_array(bool erase_if_empty)
2598
{
2599
json_close(erase_if_empty,
']'
);
2600
}
2601
2602
void TilesFramework::json_write_comma()
2603
{
Callers
15
_describe_cards
Function · 0.80
send
Method · 0.80
webtiles_write_menu
Method · 0.80
webtiles_handle_item_request
Method · 0.80
webtiles_update_items
Method · 0.80
webtiles_write_tiles
Method · 0.80
webtiles_write_item
Method · 0.80
send_doll
Method · 0.80
send_mcache
Method · 0.80
_write_colour_list
Function · 0.80
_write_custom_colours
Function · 0.80
serialize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected