Skip to content

fix(core): arguments docs#44

Merged
kyranet merged 3 commits intosapphiredev:mainfrom
leonardssh:fix/core
Aug 28, 2020
Merged

fix(core): arguments docs#44
kyranet merged 3 commits intosapphiredev:mainfrom
leonardssh:fix/core

Conversation

@leonardssh
Copy link
Copy Markdown
Contributor

No description provided.

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 28, 2020

Coverage Status

Coverage remained the same at 33.662% when pulling 24c7c2d on LeonardSSH:fix/core into 0ba8680 on sapphire-project:main.

Comment thread src/lib/SapphireClient.ts Outdated

/**
* The commands the framework has registered.
* The commands arguments the framework has registered.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change 'commands' to 'command'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread src/lib/SapphireClient.ts Outdated

/**
* The commands the framework has registered.
* The commands arguments the framework has registered.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, what about

Suggested change
* The commands arguments the framework has registered.
* The command's arguments the framework has registered.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or, if it's not about a specific command

Suggested change
* The commands arguments the framework has registered.
* The command arguments the framework has registered.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it isn't - it's for all the arguments currently loaded. Though, arguments do not have to be command specific (?) so removing command entirely may be a better option. cc @kyranet @vladfrangu

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think it's a better option.

leonardssh and others added 2 commits August 28, 2020 15:54
Co-authored-by: Ed L <beartechtalks@gmail.com>
@kyranet kyranet merged commit 1421c05 into sapphiredev:main Aug 28, 2020
@favna
Copy link
Copy Markdown
Member

favna commented Aug 29, 2020

@all-contributors add @leonardssh for doc

@allcontributors
Copy link
Copy Markdown
Contributor

@favna

I've put up a pull request to add @leonardssh! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants