]> Kevux Git Server - fll/commit
Feature: The fake program should support the "current" parameter.
authorKevin Day <thekevinday@gmail.com>
Sun, 17 Jul 2022 21:35:09 +0000 (16:35 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 17 Jul 2022 21:36:42 +0000 (16:36 -0500)
commit2a0c65705a969abfb6e8847a23e82c2d415c9330
tree03aa92ddf248f69b1d4d9d2470c7ca842df07c41
parent830d55457db2dd7c814d54d756559b0f0600197a
Feature: The fake program should support the "current" parameter.

This is the compliment to the "top" variable parameter.

The current working directory, also known as the present working directory, should be an IKI variable.

Use the f_string_dynamic_append_assure() rather than f_string_dynamic_append() to only add the trailing slash if it is not already present.

Update the documentation.
level_3/fake/c/private-common.c
level_3/fake/c/private-common.h
level_3/fake/c/private-make-operate.c
level_3/fake/documents/fakefile.txt
level_3/fake/specifications/fakefile.txt