Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getContents
Method
getContents
forge-gui-ios/src/forge/ios/Main.java:51–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
@Override
52
public
String getContents() {
53
return
UIPasteboard.getGeneralPasteboard().getString();
54
}
55
56
@Override
57
public
void
setContents(
final
String contents0) {
Callers
4
keyUp
Method · 0.45
buildMenu
Method · 0.45
keyDown
Method · 0.45
FDeckImportDialog
Method · 0.45
Calls
1
getString
Method · 0.80
Tested by
no test coverage detected