MCPcopy Create free account
hub / github.com/danielmiessler/Fabric / pattern_management_ui

Function pattern_management_ui

scripts/python_ui/streamlit.py:660–662  ·  view source on GitHub ↗

UI component for pattern management.

()

Source from the content-addressed store, hash-verified

658
659
660def pattern_management_ui():
661 """UI component for pattern management."""
662 st.sidebar.title("Pattern Management")
663
664
665def save_output_log(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected