Add path to the directory to the Task #3

Closed
opened 2022-08-05 14:39:56 +03:00 by pleshevskiy · 1 comment
Owner
--path -p   Path to specified directory for the task.
tas add -p ~/repos/example/web "upgrade nodejs version to 16"

then when we start the task we'll be able to change the current directory to the specified one.

``` --path -p Path to specified directory for the task. ``` ``` tas add -p ~/repos/example/web "upgrade nodejs version to 16" ``` then when we start the task we'll be able to change the current directory to the specified one.
pleshevskiy added this to the (deleted) milestone 2022-08-05 14:47:16 +03:00
pleshevskiy added the
enhancement
label 2022-08-05 16:14:46 +03:00
pleshevskiy changed title from Add directory to the Task to Add path to the directory to the Task 2022-08-15 09:50:10 +03:00
Author
Owner

then when we start the task we'll be able to change the current directory to the specified one.

We cannot change current directory of the shell from rust :( So we should add an argument to print the path.

> then when we start the task we'll be able to change the current directory to the specified one. We cannot change current directory of the shell from rust :( So we should add an argument to print the path.
pleshevskiy referenced this issue from a commit 2022-08-16 22:25:49 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: pleshevskiy/tas#3
No description provided.