This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
XtendR
Watch
1
Star
0
Fork
0
You've already forked XtendR
Code
Issues
Pull Requests
Packages
Projects
Releases
4
Wiki
Activity
Update xtendr/extendr_manager.py
Browse Source
...
This commit is contained in:
Lerking
2024-12-06 18:31:46 +01:00
parent
ea45973df2
commit
1567e8fd35
1 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download Patch File
Download Diff File
Expand all files
Collapse all files
xtendr/import os import importlib.util from abc import ABC, abstractmethod # Define the interface that all plugins must implement class PluginInterface(ABC): @abstractmethod def execute(self, *args, **kwargs): """ Execute the plugcore.py → xtendr/extendr_manager.py
Unescape
Escape
Copy filename
View File
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
Lerking/XtendR
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block