Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ rename
Method
rename
forge-gui-mobile/src/forge/deck/FDeckEditor.java:2389–2389 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
2387
throw
new
UnsupportedOperationException();
2388
}
2389
default
void
rename(String name) {
2390
throw
new
UnsupportedOperationException();
2391
}
2392
default
void
saveAs(String name) {
Callers
6
renameConquest
Method · 0.65
renameGauntlet
Method · 0.65
renameQuest
Method · 0.65
deckAiCompat_limext.py
File · 0.65
renameGauntlet
Method · 0.65
editQuest
Method · 0.65
Implementers
3
FileDeckController
forge-gui-mobile/src/forge/deck/FDeckE
AdventureDeckController
forge-gui-mobile/src/forge/adventure/s
AdventureEventDeckController
forge-gui-mobile/src/forge/adventure/s
Calls
no outgoing calls
Tested by
no test coverage detected