Skip to content

feat: file command#21

Merged
ninoseki merged 2 commits intomainfrom
download
Jun 18, 2025
Merged

feat: file command#21
ninoseki merged 2 commits intomainfrom
download

Conversation

@ninoseki
Copy link
Collaborator

@ninoseki ninoseki requested review from cdnsyseng and fw42 June 16, 2025 09:23
}

func (cli *Client) Download(url *url.URL, w io.Writer) (int64, error) {
func (cli *Client) Download(url *url.URL, output string) (int64, error) {
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe outputFilenameto be bit clearer?

@ninoseki ninoseki merged commit fb4555a into main Jun 18, 2025
4 checks passed
@ninoseki ninoseki deleted the download branch June 19, 2025 10:21
@ninoseki ninoseki mentioned this pull request Jul 4, 2025
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.

3 participants