Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimMcCool/scratchattach
/ profile
Function
profile
scratchattach/cli/cmd/profile.py:4–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
@ctx.sessionable
4
def
profile():
5
console.rule()
6
user = ctx.session.connect_linked_user()
7
console.print(user)
Callers
nothing calls this directly
Calls
1
connect_linked_user
Method · 0.80
Tested by
no test coverage detected