Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ radius
Method
radius
eos/saveddata/targetProfile.py:328–329 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
326
327
@property
328
def
radius(self):
329
return
self._radius or 0
330
331
@radius.setter
332
def
radius(self, val):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected