Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ delete
Method
delete
forge-gui-mobile/src/forge/deck/FDeckEditor.java:2398–2398 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2396
return
false;
2397
}
2398
default boolean delete() {
2399
throw
new
UnsupportedOperationException();
2400
}
2401
}
Callers
15
getStackDescription
Method · 0.65
save
Method · 0.65
restoreBackup
Method · 0.65
updatePieces
Method · 0.65
deleteCachedFiles
Method · 0.65
checkForUpdates
Method · 0.65
deleteGauntlet
Method · 0.65
deleteQuest
Method · 0.65
buildMenu
Method · 0.65
rename
Method · 0.65
delete
Method · 0.65
save
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