Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Maschell/JNUSTool
/ isInNUSTitle
Method
isInNUSTitle
src/de/mas/jnustool/FEntry.java:73–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
public
boolean isInNUSTitle() {
74
return
in_nus_title;
75
}
76
77
private
void
setInNusTitle(boolean in_nus_title) {
78
this.in_nus_title = in_nus_title;
Callers
4
decryptFEntries
Method · 0.80
buildDirectories
Method · 0.80
getFileCountInNUS
Method · 0.80
notInNUS
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected