[ref] spawn & Rule
commitfc58bc50bf165d2ed5efd1dd3ae2e9d4f5f2d4f3
authorafify <hassan@afify.dev>
Mon, 24 May 2021 22:26:18 +0000 (25 01:26 +0300)
committerafify <hassan@afify.dev>
Mon, 24 May 2021 22:26:18 +0000 (25 01:26 +0300)
tree68d153f9b44696ca5faf741e292b12e6dad74565
parentab67e2e56f7eb99b7172b4cca689cb67d87405e4
[ref] spawn & Rule

- Rule will take array len (remove NULL ended array)
        - extensions len is calculated at compile time

- spawn() will take 2 arrays and 1 char* :
        - array of commands
        - array of files

- use cp_cmd ... in visual mode
config.def.h
sfm.c