enbas/internal/executor
Dan Anglin a0eab3b6ae
refactor: clean up the getAccountID function sig
The getAccountID function no longer needs the path to the credentials
file.
2024-08-13 23:51:16 +01:00
..
accept.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
account.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
add.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
block.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
codegen.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
create.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
delete.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
edit.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
errors.go feat: add all-images and all-videos flags 2024-08-01 04:24:47 +01:00
execute.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
executors.go fix: updated internal/executor/executors.go 2024-08-13 17:18:55 +01:00
flags.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
follow.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
init.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
login.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
mute.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
reject.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
remove.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
resources.go chore: REUSE.toml 2024-08-01 04:01:38 +01:00
show.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
switch.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
unblock.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
unfollow.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
unmute.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
version.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
whoami.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00