Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ toString
Method
toString
forge-gui/src/main/java/forge/model/MetaSet.java:208–211 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
206
}
207
208
@Override
209
public
String toString() {
210
return
code;
211
}
212
213
public
boolean isDraftable() {
214
return
draftable;
Callers
15
main
Method · 0.45
HeadlessGui
Method · 0.45
playbackText
Method · 0.45
describeActions
Method · 0.45
chooseEntitiesForEffect
Method · 0.45
confirmTrigger
Method · 0.45
chooseSprocket
Method · 0.45
chooseBinary
Method · 0.45
chooseTarget
Method · 0.45
notifyOfValue
Method · 0.45
chooseModeForAbility
Method · 0.45
chooseSingleReplacementEffect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected