Began to implement -ls and -ls_l, enhanced -cdi, not done yet
This commit is contained in:
@@ -54,6 +54,9 @@ int Xorriso_format_media(struct XorrisO *xorriso, int flag);
|
||||
*/
|
||||
int Xorriso_rmi(struct XorrisO *xorriso, char *path, int flag);
|
||||
|
||||
/* @param flag bit0= long format , bit1= only check for directory existence */
|
||||
int Xorriso_ls(struct XorrisO *xorriso, int flag);
|
||||
|
||||
|
||||
#endif /* Xorrisoburn_includeD */
|
||||
|
||||
|
Reference in New Issue
Block a user