MCPcopy 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
4def profile():
5 console.rule()
6 user = ctx.session.connect_linked_user()
7 console.print(user)

Callers

nothing calls this directly

Calls 1

connect_linked_userMethod · 0.80

Tested by

no test coverage detected