[PR #301] [CLOSED] Adding documentation #428

Closed
opened 2026-02-25 20:33:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/301
Author: @KingAkeem
Created: 4/22/2018
Status: Closed

Base: developHead: develop


📝 Commits (2)

📊 Changes

6 files changed (+98 additions, -1 deletions)

View changed files

📝 asciinema/commands/auth.py (+8 -0)
📝 asciinema/commands/cat.py (+14 -0)
📝 asciinema/commands/command.py (+23 -0)
📝 asciinema/commands/play.py (+16 -0)
📝 asciinema/commands/record.py (+25 -1)
📝 asciinema/commands/upload.py (+12 -0)

📄 Description

#280 I documented all of the command classes and methods. I just have a few questions in record.py, I'm not sure what the objects are on lines 20-30. I have question marks next to the ones that I'm not sure of.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/asciinema/asciinema/pull/301 **Author:** [@KingAkeem](https://github.com/KingAkeem) **Created:** 4/22/2018 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (2) - [`803a8e1`](https://github.com/asciinema/asciinema/commit/803a8e140749758bf9bbe5fb676656cca5425840) Adding documentation - [`e6481c2`](https://github.com/asciinema/asciinema/commit/e6481c2f3f52ac435d89e46585bb7b6b2767439b) Fixing formatting issue ### 📊 Changes **6 files changed** (+98 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `asciinema/commands/auth.py` (+8 -0) 📝 `asciinema/commands/cat.py` (+14 -0) 📝 `asciinema/commands/command.py` (+23 -0) 📝 `asciinema/commands/play.py` (+16 -0) 📝 `asciinema/commands/record.py` (+25 -1) 📝 `asciinema/commands/upload.py` (+12 -0) </details> ### 📄 Description #280 I documented all of the command classes and methods. I just have a few questions in record.py, I'm not sure what the objects are on lines 20-30. I have question marks next to the ones that I'm not sure of. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:33:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#428
No description provided.