wgctl/core/framework
Nuno Duque Nunes 290ac24d88 refactor: core directory restructure
- core/framework/: flag.sh, hook.sh, help.sh, command.sh, mixin.sh
- core/app/: wgctl-specific context.sh, json.sh
- core/framework/mixins/: json_output, no_color mixins
- core/core.sh: sources framework/core.sh + app/core.sh
- PYTHONPATH exported in app/core.sh for lib/ module resolution
- command::_load_mixins: uses _FRAMEWORK_DIR for mixin path
2026-05-30 02:50:43 +00:00
..
mixins refactor: core directory restructure 2026-05-30 02:50:43 +00:00
test refactor: core directory restructure 2026-05-30 02:50:43 +00:00
color.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00
command.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00
command_mixins.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00
context.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00
core.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00
flag.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00
fmt.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00
fmt_helper.py refactor: core directory restructure 2026-05-30 02:50:43 +00:00
help.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00
hook.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00
log.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00
mixin.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00
module.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00
ui.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00
utils.sh refactor: core directory restructure 2026-05-30 02:50:43 +00:00