bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 3/8] builtins/source: extract file executor function


From: Koichi Murase
Subject: Re: [PATCH v2 3/8] builtins/source: extract file executor function
Date: Tue, 14 May 2024 08:41:13 +0900

2024年5月13日(月) 19:39 Matheus Afonso Martins Moreira
<matheus.a.m.moreira@gmail.com>:
> Extract into a dedicated helper function the code which loads
> the contents of a file and executes it in the current shell.
> This separates this useful functionality from the path resolution
> mechanism used by the source builtin.

To other reviewers: I checked that this commit is still independent of
the other parts, so you can skip this commit if you focus on the
suggested feature.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]